net/http.http2priorityWriteScheduler.queuePool (field)

4 uses

	net/http (current package)
		h2_bundle.go#L10590: 	queuePool http2writeQueuePool
		h2_bundle.go#L10612: 		q:      *ws.queuePool.get(),
		h2_bundle.go#L10640: 	ws.queuePool.put(&q)
		h2_bundle.go#L10664: 			q:      *ws.queuePool.get(),